From 3d333a93522d18889703b137b1711eea8e5a70ee Mon Sep 17 00:00:00 2001 From: Gerd Moellmann Date: Wed, 13 Dec 2000 20:28:14 +0000 Subject: [PATCH] *** empty log message *** --- src/ChangeLog | 11 +++++++++++ 1 file changed, 11 insertions(+) diff --git a/src/ChangeLog b/src/ChangeLog index 3fdaf7b259c..bb2f8f3f4c4 100644 --- a/src/ChangeLog +++ b/src/ChangeLog @@ -7,6 +7,17 @@ 2000-12-13 Gerd Moellmann + * xfns.c (image_cache_refcount, dpyinfo_refcount) [GLYPH_DEBUG]: + New variables. + (unwind_create_frame, unwind_create_tip_frame): New functions. + (Fx_create_frame, x_create_tip_frame): Handle errors signaled + while a frame is only partially constructed. + + * xterm.h (x_free_frame_resources): Declare. + + * xterm.c (x_free_frame_resources): New function. + (x_destroy_window): Use it. + * dispnew.c (update_window): If do_mouse_tracking is non-nil, don't interrupt the update for pending input initially, i.e. update at least some lines. -- 2.30.2